public void setImageHeight( double height ) |
Parameters
- height
- The height of the image drawn on the page.
public void setImageHeight( double height ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | Thrown when height is set to a value less than 0. |